TbsPolyglotManager Class

TranslateResourceStrings property

The TranslateResourceStrings property allows you enable and disable resource string interception and translation. By default this property is true, so normally you don't need anything, but if you want to prevent resource strings translation you can switch it to false.

Syntax

property TranslateResourceStrings: Boolean read write;